Skip to content

Conversation

@dependabot-preview
Copy link

Bumps greenmail from 1.5.5 to 1.5.11.

Release notes

Sourced from greenmail's releases.

GreenMail 1.5.11

  • Improvements:
    #277 Amend JAR MANIFEST.MF to support OSGi deployments
    #278 Update GreenMail Standalone base docker image to openjdk:8u212-jre-alpine3.9
    #106 Provide a default page for GreenMail WAR
    #283 Update dependencies (slf4j, hamcrest)
    #278 Switch embedded dummy certificate keystore type from type JKS to PKCS12
    #289 Update ANON ciphers for Dummy SSL/TLS certificates

  • Bugfixes:
    #276 Use exec to replace bash process with java process
    #288 Quoted charset not accepted on IMAP "SEARCH" command

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.5.11 .

GreenMail 1.5.10

  • Bugfixes:
    #271 ConcurrentModificationException in getAllMessages
    #273 Always use US_ASCII when reading from a SMTP connection bug
    #267 ServerSetupTest.setPortOffset has no impact on the port configuration

  • Improvements:
    #272 Update greenmail-standalone docker base image to openjdk:7u201-jre-alpine3.9
    #269 Allow to extend GreenMail

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.5.10 .

GreenMail 1.5.9

  • Bugfixes:
    #264 Empty SEARCH response is invalid according to RFC 3501
    #255 Fix vmlens detected threading issues

  • Improvements:
    #263 Support smaller/larger search terms
    #239 Changed behaviour while delivering corrupted messages / PR #262 Allow malformed addresses

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.5.9 .

GreenMail 1.5.8

  • Bugfixes:
    #247 UIDVALIDITY nz-number is defined as a non-zero 32bit unsigned integer, not 64bit
    #246 Fixed command continuation request not getting recognised
    #245 Concurrency issues when creating/deleting users
    #243 Retriever using SMTPS TLS
... (truncated)
Commits
  • af58b1f [maven-release-plugin] prepare release release-1.5.11
  • 4babb01 Doc update: Preparing 1.5.11 release
  • f77b2dc Provide a default page for GreenMail WAR (issue #106)
  • d7644da Doc overwhauling: Fixing safari/chrome scrollspy offsets etc
  • 85e5a70 Doc overwhauling: Updated bootstrap from 3.4.1 to 4.3.1
  • bc1db09 Doc: updated primjs
  • 39aef5a Use unicode for umlauts, to avoid source code encoding issues (issue #257)
  • 60860bb Refactord InMemoryWorkspace
  • 749e913 Spelling fix
  • b6fa668 Update ANON ciphers for Dummy SSL/TLS certificates (fixes #289)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.5.5 to 1.5.11.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-1.5.5...release-1.5.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 22, 2019
@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #101 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage     86.64%   86.64%           
  Complexity      476      476           
=========================================
  Files            89       89           
  Lines          1400     1400           
  Branches         30       30           
=========================================
  Hits           1213     1213           
  Misses          168      168           
  Partials         19       19

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af254d6...e7e8a43. Read the comment docs.

@dianw
Copy link
Member

dianw commented Dec 4, 2019

@dependabot rebase

@dependabot-preview
Copy link
Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot-preview
Copy link
Author

Superseded by #107.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.icegreen-greenmail-1.5.11 branch April 6, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant